Skip to main content

endArrow

Type

property

Summary

Specifies whether the last vertex in a polygon graphic has an arrowhead.

Syntax

set the endArrow of <graphic> to {true | false}

Description

Use the endArrow property to place an arrowhead at the ending point of an irregular polygon or line graphic.

By default, the endArrow property of newly created graphics is set to false.

For irregular polygons, the end arrow is placed at the point corresponding to the last line of the graphic's points property.

If the style property of the graphic is not polygon or line, the setting of its endArrow property has no effect.

Examples

set the endArrow of graphic ID 4 to false

glossary: vertex, property

keyword: polygon, line, point, graphic

property: relativePoints, startArrow, arrowSize

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?